home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 1317 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.0 KB

  1. Path: eua.ericsson.se!usenet
  2. From: euahjn@eua.ericsson.se (Henrik Johansson)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: C++ Code beautifier? (for the FAQ)
  5. Date: 10 Jan 1996 12:06:36 GMT
  6. Organization: Ericsson Telecom Systems Labs, Stockholm, Sweden
  7. Distribution: world
  8. Message-ID: <4d0a4c$drr@euas20.eua.ericsson.se>
  9. References: <FETTIG.96Jan8162626@clipper>
  10. Reply-To: euahjn@eua.ericsson.se
  11. NNTP-Posting-Host: euas31i2c37.eua.ericsson.se
  12.  
  13. In article <FETTIG.96Jan8162626@clipper>, fettig@clipper (Thomas Fettig) writes:
  14. > Hello c++-experts,
  15. > this is an question that should go in the FAQ:
  16. > I need an c++-beautifier, ie something like indent
  17. > for c++. Where do i find one? Which ones do exist?
  18. >         Thomas Fettig
  19.  
  20. IMHO, use `bcpp'.
  21.  
  22. See the three postings called "bcpp 1.8 [0/2] .. [2/2]" in this newsgroup.
  23. But the C `indent' is a lot better on C code than bcpp is on C++ code.
  24. There are some `indent' variants that manages C++ body files quite good,
  25. but the C++ variants of `indent' are useless on C++ header files.
  26.  
  27.  
  28.